home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3372 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  794 b 

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Simple Serial/Timer problem
  5. Message-ID: <HxL3y*Mpa@aargh.incubus.sub.org>
  6. Date: Fri, 09 Feb 1996 12:00:43 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <4f98i3$1e48@thebes.waikato.ac.nz>
  9. Organization: Data Design
  10. X-Newsreader: Arn V1.03a
  11.  
  12. In article <4f98i3$1e48@thebes.waikato.ac.nz>, Len Trigg writes:
  13.  
  14. > The first time the routine gets called and a character is
  15. > available it works.  The second time it gets called, the signal
  16. > for the both the character and the timer is set, even though a
  17. > character is available immediately.
  18.  
  19. Before your function ends (after the IO request has been replied, regular
  20. or aborted), clear both signal bits.
  21.